Computer science Lesson Plan
Class: 6th - Lesson:10 Basic programming (Operators)

Purpose: To learn about relational and logical operators used in programming.

No. of Classes

Two classes (Teacher's decision).

Materials Required

Blockly games, Internet connection, Code.org.

Prior knowledge

Students should know about directions (left, right, forward, and backward), conditional statements, coordinates and angles.

Exercises

Exercise:1



Solutions



  • Link to view the solution for exercise-1
  • Link to view the solution for exercise-2
  • Link to view the solution for exercise-3
  • Link to view the solution for exercise-4
  • Link to view the solution for exercise-5

  • Teacher's Instruction
    1. Teachers can help the students to complete these levels if they struggle.
    2. Students can arrive at the solution by any method and need not necessarily follow the same method as is in the solution.
    3. Sign-in into the code.org before playing the game.
    4. POINTS TO PONDER :What are the Special Operators in programming?.
    5. POINTS TO PONDER :How do you think a computer compares two numbers?